projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40536d1
)
(easy-menu-define): Doc fix.
author
Eli Zaretskii
<eliz@is.elta.co.il>
Mon, 29 Dec 2003 12:04:15 +0000
(12:04 +0000)
committer
Eli Zaretskii
<eliz@is.elta.co.il>
Mon, 29 Dec 2003 12:04:15 +0000
(12:04 +0000)
lisp/emacs-lisp/easymenu.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/easymenu.el
b/lisp/emacs-lisp/easymenu.el
index a5b35a7d0183713c4e38116018d8aba62ed0f3d1..5a2a33575e76a8c12c69013f8b4249439cb3472f 100644
(file)
--- a/
lisp/emacs-lisp/easymenu.el
+++ b/
lisp/emacs-lisp/easymenu.el
@@
-59,8
+59,8
@@
It may be followed by the following keyword argument pairs
:filter FUNCTION
-FUNCTION is a function with one argument, the
menu. It returns the actual
-
menu displayed
.
+FUNCTION is a function with one argument, the
rest of menu items.
+
It returns the remaining items of the displayed menu
.
:visible INCLUDE